modelbutton: Initial accessibility setup
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 20:35:39 +0000 (16:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2020 01:27:38 +0000 (21:27 -0400)
commitf96a1cfadd82d5a2996d849ef6e594beda0d1c8a
tree008b5b1e7d7e2f8c7e737ee929ffc6e60adc8397
parent758bcd5343df497af3cf97954db09f4b6bae30b7
modelbutton: Initial accessibility setup

Set the accessible role to GTK_ACCESSIBLE_ROLE_MENU_ITEM.
This is incomplete, we need to recreate the context when
the buttons role changes, and there are other things that
need to be set.
gtk/gtkmodelbutton.c